When installing PHP extensions with PEAR, the files are (by default) installed here:
/usr/local/lib/php/[channel]
So for MediaWiki extensions, they would be in:
/usr/local/lib/php/MediaWiki/[extension name]