imagemagick.org
– http://www.imagemagick.org/script/binary-releases.php
Windows installation step
– Download ImageMagick-7.0.3-0-Q16-x64-dll.exe and install
– check magick command from the command line
MAC installation step
– open terminal
– brew install imagick
– check command magick
More Stories
How to set EC2 Ubuntu default password
CPU & Memory usage in PHP
Install PHP mcrypt extension on Ubuntu