WordPress: Create A Widget to Accompany Plugin

According to Codex register_widget() should be hooked to widgets_init.

Hook into init then and at that point hook further different methods to appropriate hooks later.