Tach!
Post!
Die Voraussetzungen stehen immer im PHP-Handbuch im jeweiligen Abschnitt unter Installing/Configuring und dort in Requirements und Installation. Siehe http://php.net/manual/en/book.ssh2.php
Und falls es mit der Installation - zu der man Root-Rechte braucht - nicht klappt hilft der dortige Kommentar:
if you're trying to connect to an ssh server in an environment where the ssh2 extension cannot be installed this pure-php implementation may be helpful:
Jörg Reinholz