On Ubuntu or Debian:

$ sudo apt-cache search php|egrep ^php5-
$ sudo apt-get install php5-mcrypt

Ref: Install php extensions on ubuntu