in reply to Dedicated Server Host with up to date Perl

How did you try to install Image::Magick? e.g. Did you follow these steps? You'd need
./configure --with-perl=/path/to/the/perlbrew/perl/binary
to tell it to use your newer version of Perl when building the library.