After tons of tutorials around internet I'm out, none seemed to work. My steps:
Step 1) Gather information about my wamp
- Architecture: x64(64-bit)
- PHP-version: 5.6.25
- PHP Extension Build: TS, MSVC11
Step 2) Download Binary
ImageMagick-7.0.3-5-Q16-x64-dll.exe
Step 3) Install Binary
C:\wamp64\bin\php\php5.6.25\ImageMagick-7.0.3-Q16
additional tasks:
- Create a deskop icon
- Add application directory to your system path
- Install legacy utilities (e.g. convert)
Step 4) Download PHP extension
http://windows.php.net/downloads/pecl/releases/imagick/3.4.3rc1/
file: php_imagick-3.4.3rc1-5.6-ts-vc11-x64.zip
Step 5) Extract PHP Extension
C:\wamp64\bin\php\php5.6.25\ext\php_imagick.dll
Step 6) Activate PHP extension
Step 7) Restart your PC
Done
Step 8) desperation
http://localhost//index.php?phpinfo=1
Question: Please, how to setup formats?