$ git clone https://github.com/Imagick/imagick
Thank you for reading this post, don't forget to subscribe!$ cd imagick
$ phpize && ./configure
$ make
$ make test
$ make install
$vi /opt/homebrew/etc/php/8.0/php.ini
extension=”imagick.so”
Just another WordPress site
$ git clone https://github.com/Imagick/imagick
Thank you for reading this post, don't forget to subscribe!$ cd imagick
$ phpize && ./configure
$ make
$ make test
$ make install
$vi /opt/homebrew/etc/php/8.0/php.ini
extension=”imagick.so”