I need install imagick module on my php 7.2
I see
brew search php72 ==> Searching local taps... ==> Searching taps on GitHub... ==> Searchi
You want php72-gmagick, GraphicsMagick is a fork from ImageMagick 5.5.2.
php72-gmagick
Or, you can pecl install imagick still.
pecl install imagick