#Steps to Install
- Download and Install ImageMagick http://imagemagick.org/script/binary-releases.php#windows
- Visit ImageMagic installation directory and module/coders copy all files and past on D:\xampp\apache\bin
- Download Binary https://pecl.php.net/package/imagick/3.4.0RC5/windows php 5.6 TS one according to phpinfo Architecture if it is x86/x64
- Exatract and copy php_imagick.dll to D:\xampp\php\ext
- Add php_imagick.dll on php.ini
- Copy 8 CORE_*.dll to D:\xampp\apache\bin
- Restart Apache
- done and visit phpinfo
Note: If you see in phpinfo imagick extension settings something like: ImageMagick number of supported formats: then Visit ImageMagick installation directory again like: C:\ImageMagick-6.9.3-Q16\modules\coders and copy all *.dll and past them to apache/bin
PHP Startup: Unable to load dynamic library 'php_imagick' (tried: C:\xampp\php\ext\php_imagick (The specif
ied module could not be found.), C:\xampp\php\ext\php_php_imagick.dll (The specified module could not be found.)) i
n Unknown on line 0
Using php7.4 64 bit