ImageMagick is installed correctly. WAMP'S "PHP Extension" menu also shows php_imagick with a check. phpinfo() shows no trace of the imagick extension except for Apache and System Environment Variables. All paths are correctly specified.
Asked
Active
Viewed 702 times
1 Answers
0
you should check whether in php.ini file there is a line dealing with imagick extension=imagick.dll

Julien Balmont
- 59
- 11
Warning: PHP Startup: imagick: Unable to initialize module Module compiled with module API=20060613 PHP compiled with module API=20090626 These options need to match in Unknown on line 0
" – Davide Valdo Feb 07 '12 at 14:52