I'm trying to run the example on php.net/imagick.setimageclipmask but with no luck.
Running it CLI and instead of returning the result, i save it to a file.
Anyone else run into a similar problem?
OS X 10.13.3, PHP 7.2.2, imagick module 3.4.3, ImageMagic 7.0.7-23
EDIT: I've tried to uninstall and completely reinstalled it via Brew.
Brew install -s imagemagic
brew install -s php72-imagick