![Linux imagemagick version](https://cdn3.cdnme.se/5447227/9-3/1_64e61dfaddf2b33c615a3cd3.png)
![linux imagemagick version linux imagemagick version](https://i.ytimg.com/vi/2uRuMBIhFjo/maxresdefault.jpg)
Looks like the binaries available are one version up. Sorry, something went I tried the approach you mentioned.
![linux imagemagick version linux imagemagick version](https://tecadmin.net/wp-content/uploads/2015/11/imagematick-on-ubuntu.png)
Hope this helps someone else with the same problem. Sudo ln -s /usr/local/lib/.2.0.0 libMagickWand.so.5Įverything seems to be working now. I had to create a symlink to like this to the libMagick files: sudo ln -s /usr/local/lib/.2.0.0 libMagickCore.so.5 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/imagick.so' - libMagickCore.so.5: cannot open shared object file: No such file or directory in Unknown on line 0 I was getting the following errors in the /var/log/httpd/error_log after restarting apache: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/imagick.so' - libMagickWand.so.5: cannot open shared object file: No such file or directory in Unknown on line 0 However I ran into problems when trying to use imagemagick with php. This almost worked as described but I had to do: make
![Linux imagemagick version](https://cdn3.cdnme.se/5447227/9-3/1_64e61dfaddf2b33c615a3cd3.png)