Hi
Im using WAMP for my WordPress website. WP regularly informs me about necessary updates and security issues. Now WordPress informs me, that a specific PHP-module isnt installed or running: imagick (imagemagick).
I searched the internet for solutions. But whatever I tried, failed. Found a plugin, but after the installation, WAMP and WP crashed. No help from imagemagic (support, forums) available.
I also found some informations on how to change informations in the WAMP php.ini file to make imagick work (at least I thought that this would be the easiest way):
adding "/usr/local/lib/php_modules/7-72STABLE" behind the extension_dir line and adding this at the end of php.ini:
[Imagick]
extension = "imagick.so"
But this instruction didnt help either. Im an oldie and normally only use my computer to write letters in Word, or Emails with Outlook, and add content to my WordPress-Website.
So I could actually need some help with this problem. Anyone an idea how to resolve this?
Forgot to mention: Im using PHP 7.4.9
Im using WAMP for my WordPress website. WP regularly informs me about necessary updates and security issues. Now WordPress informs me, that a specific PHP-module isnt installed or running: imagick (imagemagick).
I searched the internet for solutions. But whatever I tried, failed. Found a plugin, but after the installation, WAMP and WP crashed. No help from imagemagic (support, forums) available.
I also found some informations on how to change informations in the WAMP php.ini file to make imagick work (at least I thought that this would be the easiest way):
adding "/usr/local/lib/php_modules/7-72STABLE" behind the extension_dir line and adding this at the end of php.ini:
[Imagick]
extension = "imagick.so"
But this instruction didnt help either. Im an oldie and normally only use my computer to write letters in Word, or Emails with Outlook, and add content to my WordPress-Website.
So I could actually need some help with this problem. Anyone an idea how to resolve this?
Forgot to mention: Im using PHP 7.4.9